projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08ee87c
)
No, it's version 1.3.0. Really!
author
robertl
<robertl>
Sun, 2 Jul 2006 21:16:58 +0000
(21:16 +0000)
committer
robertl
<robertl>
Sun, 2 Jul 2006 21:16:58 +0000
(21:16 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index e7e6b3c5fea88edb68eb30a64c9c02f7ae907524..726c881ebcb0c3c275f2eca40d2ab039337274d0 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-1,12
+1,14
@@
VPATH = @srcdir@
-VERSU=1_
2_9
-VERSD=1.
2.9
+VERSU=1_
3_0
+VERSD=1.
3.0
# YYYYMMDD, please, if beta.
# RELEASE=-beta20060701a
VERSIONU=$(VERSU)$(RELEASE)
VERSIOND=$(VERSD)$(RELEASE)
+
DOCVERSION=development
+DOCVERSION=1.3.0
CC=@CC@
EXEEXT=@EXEEXT@